Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Add VSCode launch setup #5

Merged
merged 3 commits into from
Mar 9, 2024
Merged

Conversation

ValentinVignal
Copy link
Collaborator

Adds the setup to launch from VSCode and use breakpoints

"version": "0.2.0",
"configurations": [
{
"type": "chrome",
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't use chrome :p
You should add this file to the .gitignore instead

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh lol. I wonder how they do in companies in this situation 🤔 Because sometimes it is useful to share some setups in the launch.json

But yeah I can ignore it here

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add to the .gitignore in chore: Add launch.json to .gitignore

@Nastaliss Nastaliss merged commit 3c7aef4 into main Mar 9, 2024
2 checks passed
@Nastaliss Nastaliss deleted the chore/Add-vscode-launch-file branch March 9, 2024 14:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants